找诗词>英语词典>memory access翻译和用法

memory access

英 [ˈmeməri ˈækses]

美 [ˈmeməri ˈækses]

存储访问,内存访问;存取存储器

计算机

英英释义

noun

  • (computer science) the operation of reading or writing stored information
      Synonym:access

    双语例句

    • The most efficient scheme uses hardware assists such as the AMD I/ O MMU ( IOMMU) to provide transparent translation of guest physical addresses to host physical addresses ( for operations such as direct memory access [ DMA]).
      最有效的方案是使用像AMDI/OMMU(IOMMU)这样的硬件协助来提供Guest物理地址到主机物理地址的透明转换(用于直接内存访问[DMA]这样的操作)。
    • The SPEs access main storage with direct memory access ( DMA) commands that move data and instructions between main storage and a private local memory, called a local store or local storage ( LS).
      SPE用直接内存访问(DMA)命令访问主存储器,可以在主存储器与称为本地库或本地存储(LS)的私有本地内存之间移动数据和指令。
    • Because workloads with high Symmetrix cache read-hit rates are serviced at memory access speed, storing the data needed on EFDs may not result in a significant increase in performance.
      因为具有高Symmetrix缓存读中率的工作负载都是以内存访问速度实现的,所以在EFD中存储所需要的数据可能不会对性能有大的改进。
    • When AME is enabled for an LPAR, the operating system starts compressing and decompressing data in memory based on the workload's memory access pattern.
      在为LPAR启用AME时,操作系统将开始根据工作负载的内存访问模式压缩和解压缩内存中的数据。
    • A method and apparatus for high performance volatile disk drive ( VDD) memory access using an integrated direct memory access ( DMA) engine.
      一种方法和装置,用于使用集成直接存储器访问(DMA)引擎进行高性能易失性磁盘驱动器(VDD)存储器访问。
    • We also add the'unsafe'keyword since direct memory access isn't thread safe.
      我们也添加了“不安全”的关键词因为直接内存获取并不安全。
    • Modern hardware makes use of nonuniform memory access ( NUMA), whereby a processor can access local memory faster than memory located remotely, on another bus.
      现代硬件利用了非一致内存访问(NUMA),因此,处理器访问本地内存的速度比访问位于另一个总线上的远程内存的速度更快。
    • A Memory Access Technology of Heterogeneous Multi-Core System Based on Cell Broadband Engine Architecture
      面向Cell宽带引擎架构的异构多核访存技术
    • Analysis and Research of Windows CE Memory Access
      WINDOWSCE内存访问原理分析与研究
    • Adaptive stack cache with fast address generation policy is proposed by investigating memory access behavior of programs.
      通过对程序的访存行为进行分析,提出快速地址计算的自适应栈高速缓存方案。